home *** CD-ROM | disk | FTP | other *** search
/ Aminet 25 / Aminet 25 (1998)(GTI - Schatztruhe)[!][Jun 1998].iso / Aminet / comm / misc / RecentScript.lha / RecentScript / Configs / UMS FTP-Mail.hlp < prev    next >
Encoding:
Text File  |  1998-03-15  |  779 b   |  35 lines

  1. Short   : FTP-EMail-Request for UMS
  2. Type    : REXX
  3. Requires: UMS, Rexx
  4. Author  : Kai Weber
  5. Version : 1.0a
  6.  
  7. Introduction:
  8.  
  9.   Saves an ARexx script which generates an FTP request
  10.   mail with the selected archives with help of UMS.
  11.  
  12. Configuration:
  13.  
  14.   %1: Your UMS login name
  15.  
  16.   %2: Your UMS login password
  17.  
  18.   %3: E-Mail address to which the selected archives
  19.       should be sent
  20.  
  21.   %4: E-Mail address of an AmiNet FTP-Mail server
  22.  
  23.   %5: Relative path of the AmiNet root directory on
  24.       the server with a trailing '/'
  25.  
  26.   %6: Maximum E-Mail size of the FTP-Mail server replies
  27.  
  28. Usage:
  29.  
  30.   Execute the output script with 'rx xyz.rexx' in the CLI
  31.   or doubleclick on the provided icon of the output script.
  32.  
  33.   The resulting mail is queued within UMS and is sent at
  34.   your next call.
  35.